home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / include / dev / RCS / local.mk,v < prev    next >
Text File  |  1988-06-21  |  469b  |  34 lines

  1. head     1.1;
  2. access   ;
  3. symbols  ;
  4. locks    ; strict;
  5. comment  @@;
  6.  
  7.  
  8. 1.1
  9. date     88.06.21.12.07.49;  author ouster;  state Exp;
  10. branches ;
  11. next     ;
  12.  
  13.  
  14. desc
  15. @@
  16.  
  17.  
  18.  
  19. 1.1
  20. log
  21. @Initial revision
  22. @
  23. text
  24. @#
  25. # This file is included by Makefile.  Makefile is generated automatically
  26. # by mkmf, and this file provides additional local personalization.  The
  27. # variable SYSMAKEFILE is provdied by Makefile.
  28. #
  29.  
  30. INCLUDEDIR    = /sprite/lib/include.new/dev
  31.  
  32. #include    <$(SYSMAKEFILE)>
  33. @
  34.